API Updates
URI
|
Summary
|
---|---|
/serviceNow/fieldOptions
/serviceNow/referenceFields/fieldOptions
|
Added support for Event integration type
|
/serviceNow/fields
|
Added maxLength property for the max character length of the field
|
/userGroups
/userGroups/{id}
|
• Added restrictedReports property for list of report ids restricted for specified user group
• Added deviceAccessType property to show/set the type of device access
|
/devices/{id}/config
|
Added ipAddress property in request and response of single device config API
|
/alerting/alerts/{id}
|
New API: Get Alert details by Alert ID
|
/reports/reportsAccessManagement
|
Removed PUT API
|
/dataManagement/dataStores
|
API that returns all data storage used by all data stores
|
/applications
/applications/custom
/applications/custom/{id}
/application/custom/{id}/rank
|
Requests/responses which describe custom applications now support an additional field “uris” which describe the URIs by which the custom application should be matched.
|